xl: make error reporting of cpupool subcommands consistent
authorDario Faggioli <dario.faggioli@citrix.com>
Fri, 13 Mar 2015 11:09:51 +0000 (12:09 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 18 Mar 2015 12:51:32 +0000 (12:51 +0000)
commit24732f8605cb744783c2220089b2d5bef74a03ae
tree89711017fe951c8cbed25c15f381faa4aded51f0
parenta86eecbbf5155aa5b4ec02b6c5e41baf1a7f49de
xl: make error reporting of cpupool subcommands consistent

with the rest of the file, where we return 1 on 0, rather
than using libxl error codes.

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: Juergen Gross <JGross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/xl_cmdimpl.c